From fbf9a89e9ddaf38082d8bb00a4ea94b88dce3109 Mon Sep 17 00:00:00 2001 From: Dmitry Shachnev Date: Wed, 19 Aug 2020 18:40:32 +0100 Subject: [PATCH] disable htmlinfo example which contains non-free files Forwarded: not-needed Last-Update: 2014-12-17 Gbp-Pq: Name no_htmlinfo_example.diff --- examples/xml/xml.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/xml/xml.pro b/examples/xml/xml.pro index 72bf95b2e..3933a0a2b 100644 --- a/examples/xml/xml.pro +++ b/examples/xml/xml.pro @@ -1,6 +1,5 @@ TEMPLATE = subdirs -SUBDIRS = htmlinfo \ - xmlstreamlint +SUBDIRS = xmlstreamlint qtHaveModule(widgets) { SUBDIRS += dombookmarks \ -- 2.30.2